home *** CD-ROM | disk | FTP | other *** search
- <HTMLtool>Dropdown list with links</HTMLtool>
- <!-- LinkBox
- Change the values to your links!
- -->
-
- <FORM>
-
- <SELECT NAME="list">
- <OPTION SELECTED VALUE="http://www.poboxes.com/HTMLtool">Lorenz Graf's HTMLtool homepage
- <OPTION VALUE="http://members.xoom.com/weballey">WebAlley
- <OPTION VALUE="http://www.netscape.com">Netscape
- <OPTION VALUE="http://www.microsoft">Microsoft
- </SELECT><P>
-
- <INPUT TYPE=BUTTON VALUE="Go there !"
- ONCLICK="top.location.href=this.form.list.options[this.form.list.selectedIndex].value">
-
- </FORM>